Skip to content

connect: add history command feature#1315

Open
xelavopelk wants to merge 3 commits into
tarantool:masterfrom
xelavopelk:cmd_history
Open

connect: add history command feature#1315
xelavopelk wants to merge 3 commits into
tarantool:masterfrom
xelavopelk:cmd_history

Conversation

@xelavopelk

Copy link
Copy Markdown

The user can view the history of executed commands in the tt connect tool by using the "\history" command. The maximum number of commands displayed is 10.
Samples:
image

127.0.0.1:3301> \help
...
  \shortcuts                      -- show available hotkeys and shortcuts
  \history                        -- show history of executed commands
  \quit, \q                       -- quit from the console

@bigbes bigbes self-requested a review July 8, 2026 15:59

@bigbes bigbes left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ty for your contribution, this looks solid, except for minor nitpicks.

Also add CHANGELOG record pls.

Comment thread cli/connect/commands.go Outdated
@xelavopelk xelavopelk requested a review from bigbes July 12, 2026 09:59

@bigbes bigbes left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bigbes bigbes requested a review from oleg-jukovec July 13, 2026 07:51
@xelavopelk xelavopelk requested a review from oleg-jukovec July 13, 2026 14:28
@xelavopelk

Copy link
Copy Markdown
Author

integration test issue fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants